home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / bimlog10.zip / BIMLOG10.DOC next >
Text File  |  1991-08-17  |  5KB  |  133 lines

  1.  
  2.                            BimLog V1.0
  3.                      Bimodem Logfile Analyzer
  4.                           COPYRIGHT 1991
  5.  
  6.                         Chris A. Carpenter
  7.                      All Rights are Reserved
  8.  
  9.      Written Using QuickBasic V4.5
  10.  
  11.      All brand and product names identified are trademarks or     
  12.      registered trademarks of their respective holders.
  13.  
  14.      BimLog is not a Public Domain program and is not free.  Non- 
  15.      registered users of this program are granted a one month
  16.      license to BimLog to evaluate the program's suitability for
  17.      their requirements.  Further use beyond the evaluation
  18.      period requires registration.  A single user may purchase a
  19.      single copy and use this copy on all machines owned by the
  20.      registered user.
  21.  
  22.      BimLog may not be modified in any respect, for any reason,   
  23.      including but not limited to, de-compiling, disassembling,
  24.      or reverse engineering of the program.  No portion of the
  25.      code may be altered, removed, bypassed, modified or even
  26.      slightly mangled by any means.
  27.  
  28.      You are free to distribute the UNREGISTERED version of
  29.      BimLog under these restrictions providing:
  30.  
  31.      1.  No fee is charged for its use.
  32.  
  33.      2.  BimLog must be copied in unaltered form, complete with   
  34.      license information (in docs), documentation and all
  35.      accompanying files.
  36.  
  37.      3.  All shareware houses/distribution firms must make it     
  38.      clear that the diskette purchase of BimLog has not been     
  39.      registered.  A small fee for distribution disks and
  40.      shipping/handling is permissible by such firms.
  41.  
  42.      REMEMBER
  43.  
  44.      Using BimLog beyond the evaluation period will cause high
  45.      phone bills, a flat car tire and eternal guilt while putting
  46.      up with the beg screen.  At least it's not crippled!
  47.  
  48.  
  49.                   O R D E R I N G   I N F O R M A T I O N
  50.  
  51.      There is one way to register.  Send me an entire seven bucks 
  52.      (Includes shipping & handling).  You will receive the latest 
  53.      version of BimLog without the beg screen, no flat tire and a 
  54.      clear conscious!  Your registration is a lifetime
  55.      registration.  As a registered user you will be notified of
  56.      upgrades.  Upgrades will cost nothing more than shipping &
  57.      handling.
  58.  
  59.      Chris Carpenter
  60.      25559 Perimeter Dr.
  61.      Albuquerque NM, 87116
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.                           I N S T R U C T I O N S
  73.  
  74.      BimLog is designed to examine the Bimodem.Log file and
  75.      report your complete transfer statistics.  
  76.  
  77.      BimLog is extremely easy to use.  Simply have the program in
  78.      a directory that is in your path.  Change directories to the
  79.      one that your bimodem.log file is located in & run bimlog. A
  80.      color chart will be displayed!  Here's a sample output:
  81.  
  82.  
  83.  
  84.      ╔═════════════╗
  85.      ║  08-17-1991 ║
  86.      ╠═════════════╩════════════════════════════════════════════╗
  87.      ║ Bimodem Logfile Analyzer V1.0  SN#100    Chris Carpenter ║
  88.      ╠══════════════════════════════════════════════════════════╣
  89.      ║                                                          ║
  90.      ║ Uploads:  26 Bytes: 2570255  Aborts: 9  Avg bps: 207.2   ║
  91.      ║                                                          ║
  92.      ║ Dnloads:  16 Bytes: 2600788  Aborts: 0  Avg bps: 230.4   ║
  93.      ╟──────────────────────────────────────────────────────────╢
  94.      ║                                                          ║
  95.      ║   Total:  42 Bytes: 5171043  Aborts: 9  Avg bps: 218.8   ║
  96.      ╠══════════════════════════════════════════════════════════╣
  97.      ║                                                          ║
  98.      ║ Total Transfer Time: 154:13 (Uploads) 148:17 (Downloads) ║
  99.      ║                                                          ║
  100.      ╚══════════════════════════════════════════════════════════╝
  101.  
  102.      * Note:  This example has been shrunk for this document.
  103.      ============================================================
  104.  
  105.      Stats are updated on the fly.  Remember that resumed
  106.      transfers can quickly tilt your Average CPS upword.  
  107.  
  108.      There are two command line parameters available to you!
  109.  
  110.      /H - Historical Log
  111.  
  112.           This parameter will create a file "bimlog.his" that
  113.           has an ascii copy of the analyze results.
  114.  
  115.      /A - Ansi Log
  116.  
  117.           This parameter will create a file "bimlog.ans" that
  118.           has an ansi copy of the analyze results.  This may
  119.           be something you sysops want for bulletin purposes.
  120.  
  121.      I hope the program is of value to you!  If you have any
  122.      problems or recommendations please let me know.
  123.  
  124.      THANKS
  125.  
  126.      My thanks go out to Scot Foster for acting as my support
  127.      board and twisting my arm for the ansi report. 
  128.      
  129.      Scot Foster        Down & Dirty BBS  (505-299-5402)
  130.  
  131.  
  132.      -Chris
  133.